home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sunday That One Day
/
STOD_VFS_INVIS.ISO
/
pc
/
options.dxr
/
00014_Famtext Where.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-09-15
|
141 b
|
10 lines
on exitFrame
if the mouseH > 450 then
go("FamRoom")
end if
if the mouseV > 100 then
go("FamRoom")
end if
go(marker(0))
end